[INFO] cloning repository https://github.com/awolverp/rapidquery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awolverp/rapidquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawolverp%2Frapidquery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawolverp%2Frapidquery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1eda2664fabc977f444a53597df6714440ad88ad
[INFO] testing awolverp/rapidquery against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawolverp%2Frapidquery" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awolverp/rapidquery
[INFO] finished tweaking git repo https://github.com/awolverp/rapidquery
[INFO] tweaked toml for git repo https://github.com/awolverp/rapidquery written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awolverp/rapidquery on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awolverp/rapidquery already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0ff5302afb9a73e58d9a48df871764dac980dec17e2a39440cff0a6431b1263
[INFO] running `Command { std: "docker" "start" "-a" "c0ff5302afb9a73e58d9a48df871764dac980dec17e2a39440cff0a6431b1263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0ff5302afb9a73e58d9a48df871764dac980dec17e2a39440cff0a6431b1263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ff5302afb9a73e58d9a48df871764dac980dec17e2a39440cff0a6431b1263", kill_on_drop: false }`
[INFO] [stdout] c0ff5302afb9a73e58d9a48df871764dac980dec17e2a39440cff0a6431b1263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4f582105aec9937e7c4bb2ad1381c2c83c195bcb26317fab204c695cee7a61
[INFO] running `Command { std: "docker" "start" "-a" "3f4f582105aec9937e7c4bb2ad1381c2c83c195bcb26317fab204c695cee7a61", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pgvector v0.4.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling pyo3-build-config v0.28.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pyo3-ffi v0.28.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.1
[INFO] [stderr]    Compiling pyo3 v0.28.1
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling pyo3-macros v0.28.1
[INFO] [stderr]    Compiling rapidquery v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.70s
[INFO] running `Command { std: "docker" "inspect" "3f4f582105aec9937e7c4bb2ad1381c2c83c195bcb26317fab204c695cee7a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4f582105aec9937e7c4bb2ad1381c2c83c195bcb26317fab204c695cee7a61", kill_on_drop: false }`
[INFO] [stdout] 3f4f582105aec9937e7c4bb2ad1381c2c83c195bcb26317fab204c695cee7a61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1853aa72e5d27422d01966168aeaa5ba3c5a3c902c54d76927b6a3b577e819c
[INFO] running `Command { std: "docker" "start" "-a" "b1853aa72e5d27422d01966168aeaa5ba3c5a3c902c54d76927b6a3b577e819c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rapidquery v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.63s
[INFO] running `Command { std: "docker" "inspect" "b1853aa72e5d27422d01966168aeaa5ba3c5a3c902c54d76927b6a3b577e819c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1853aa72e5d27422d01966168aeaa5ba3c5a3c902c54d76927b6a3b577e819c", kill_on_drop: false }`
[INFO] [stdout] b1853aa72e5d27422d01966168aeaa5ba3c5a3c902c54d76927b6a3b577e819c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2dc0673d1924ca61c85ccee654c31e055cb5fafe718cfca2cf24c802913a07fb
[INFO] running `Command { std: "docker" "start" "-a" "2dc0673d1924ca61c85ccee654c31e055cb5fafe718cfca2cf24c802913a07fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapidquery-fa7184d2f106d416)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rapidquery
[INFO] [stderr] warning: unknown attribute `no-run`
[INFO] [stderr]  --> src/internal/macro_rules.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / /// Implement python classes using `#[pyo3::pyclass]` macro.
[INFO] [stderr] 2 | | ///
[INFO] [stderr] 3 | | /// Usage:
[INFO] [stderr] 4 | | /// ```rust,no-run
[INFO] [stderr] ... |
[INFO] [stderr] 7 | | /// }
[INFO] [stderr] 8 | | /// ```
[INFO] [stderr]   | |_______^
[INFO] [stderr]   |
[INFO] [stderr]   = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr]   = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr]   = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown attribute `no-run`
[INFO] [stderr]    --> src/internal/macro_rules.rs:98:1
[INFO] [stderr]     |
[INFO] [stderr]  98 | / /// Creates new [`PyErr`]
[INFO] [stderr]  99 | | ///
[INFO] [stderr] 100 | | /// Usage:
[INFO] [stderr] 101 | | /// ```rust,no-run
[INFO] [stderr] 102 | | /// new_raw_error!(PyValueError, "Message")
[INFO] [stderr] 103 | | /// new_raw_error!(PyValueError, "Message {}", arg1)
[INFO] [stderr] 104 | | /// ```
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr]     = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr] 
[INFO] [stderr] warning: unknown attribute `no-run`
[INFO] [stderr]    --> src/internal/macro_rules.rs:117:1
[INFO] [stderr]     |
[INFO] [stderr] 117 | / /// Creates new [`Err(PyErr)`]
[INFO] [stderr] 118 | | ///
[INFO] [stderr] 119 | | /// Usage:
[INFO] [stderr] 120 | | /// ```rust,no-run
[INFO] [stderr] 121 | | /// new_error!(PyValueError, "Message")
[INFO] [stderr] 122 | | /// new_error!(PyValueError, "Message {}", arg1)
[INFO] [stderr] 123 | | /// ```
[INFO] [stderr]     | |_______^
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr]     = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/internal/macro_rules.rs - internal::macro_rules::implement_pyclass (line 4) ... FAILED
[INFO] [stdout] test src/internal/macro_rules.rs - internal::macro_rules::new_py_error (line 101) ... FAILED
[INFO] [stdout] test src/internal/macro_rules.rs - internal::macro_rules::new_error (line 120) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/internal/macro_rules.rs - internal::macro_rules::implement_pyclass (line 4) stdout ----
[INFO] [stdout] error: cannot find macro `implement_pyclass` in this scope
[INFO] [stdout]  --> src/internal/macro_rules.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | implement_pyclass! {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use rapidquery::implement_pyclass;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/internal/macro_rules.rs - internal::macro_rules::new_py_error (line 101) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/internal/macro_rules.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 | new_raw_error!(PyValueError, "Message")
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 102 - new_raw_error!(PyValueError, "Message")
[INFO] [stdout] 102 + new_raw_error!{PyValueError, "Message"}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 102 | new_raw_error!(PyValueError, "Message");
[INFO] [stdout]     |                                        +
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/internal/macro_rules.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 | new_raw_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 103 - new_raw_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout] 103 + new_raw_error!{PyValueError, "Message {}", arg1}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 103 | new_raw_error!(PyValueError, "Message {}", arg1);
[INFO] [stdout]     |                                                 +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `new_raw_error` in this scope
[INFO] [stdout]    --> src/internal/macro_rules.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | new_raw_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `new_raw_error` in this scope
[INFO] [stdout]    --> src/internal/macro_rules.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | new_raw_error!(PyValueError, "Message")
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/internal/macro_rules.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout] 103 | new_raw_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout]     |                                                 ^ consider adding a `main` function to `src/internal/macro_rules.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/internal/macro_rules.rs - internal::macro_rules::new_error (line 120) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/internal/macro_rules.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 | new_error!(PyValueError, "Message")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 121 - new_error!(PyValueError, "Message")
[INFO] [stdout] 121 + new_error!{PyValueError, "Message"}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 121 | new_error!(PyValueError, "Message");
[INFO] [stdout]     |                                    +
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/internal/macro_rules.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 | new_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 122 - new_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout] 122 + new_error!{PyValueError, "Message {}", arg1}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 122 | new_error!(PyValueError, "Message {}", arg1);
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `new_error` in this scope
[INFO] [stdout]    --> src/internal/macro_rules.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | new_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 121 + use rapidquery::new_error;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `new_error` in this scope
[INFO] [stdout]    --> src/internal/macro_rules.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | new_error!(PyValueError, "Message")
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 121 + use rapidquery::new_error;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/internal/macro_rules.rs:122:45
[INFO] [stdout]     |
[INFO] [stdout] 122 | new_error!(PyValueError, "Message {}", arg1)
[INFO] [stdout]     |                                             ^ consider adding a `main` function to `src/internal/macro_rules.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/internal/macro_rules.rs - internal::macro_rules::implement_pyclass (line 4)
[INFO] [stdout]     src/internal/macro_rules.rs - internal::macro_rules::new_error (line 120)
[INFO] [stdout]     src/internal/macro_rules.rs - internal::macro_rules::new_py_error (line 101)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2dc0673d1924ca61c85ccee654c31e055cb5fafe718cfca2cf24c802913a07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc0673d1924ca61c85ccee654c31e055cb5fafe718cfca2cf24c802913a07fb", kill_on_drop: false }`
[INFO] [stdout] 2dc0673d1924ca61c85ccee654c31e055cb5fafe718cfca2cf24c802913a07fb
